home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mach10.zip / BULLET.ZIP / BULLET5 < prev    next >
Text File  |  1988-11-11  |  9KB  |  186 lines

  1. Mach-10 bbs
  2. By Scott Baker
  3.  
  4. What is Mach-10 bbs?
  5.   Mach-10 bbs is a new bulletin board program that I have just finished
  6. writing. It includes state of the art features and many advancements that
  7. other bbs programs don't come close to. I'll try to outline some of the
  8. features in this doccument.
  9.  
  10. What features does Mach-10 offer?
  11.  
  12.     - Mach-10 uses the standard fidonet message format so it's easily
  13.       echomail and netmail supported.
  14.  
  15.     - Extensive information is kept on the user. This includes the
  16.       user's complete address, phone number, age, sex, and all other
  17.       personal information. This means locating your users easy.
  18.  
  19.     - Statistical user information. A variety of information is stored in
  20.       the user's record including the time/number/kbytes of uploads and
  21.       downloads, the number/time of messages read and written, thier number
  22.       of logons, total time on the system, time/number of doors opened,
  23.       and much more!
  24.  
  25.     - Redefinable menu structure. The menu structure is completely
  26.       flexible. You may have up to 10 menus with ANY options on the
  27.       menus. This allows for extensive customization of your system.
  28.  
  29.     - Doors. The door support uses the standard rbbs-pc format (dorinfo.def)
  30.       for accessing doors so that means you can run any door that rbbs-pc
  31.       supports. I also include utilities for running Quickbbs, Pc-board,
  32.       and Scottbbs doors.
  33.  
  34.     - Sysop utilities. There are A LOT of sysop options. There are about
  35.       30-40 different options that can be accessed both locally and
  36.       remotely. The options are very extensive. Here are a few:
  37.  
  38.            - ARChive or unARChive files in the DL/UL areas.
  39.            - Edit any user on the system
  40.            - Kill any file in the file catalogs
  41.            - Move files between file areas
  42.            - Remove missing files from file areas
  43.            - Validate/Unvalidate/Lockout users
  44.            - Benchmark/test the speed of file transfer protocols
  45.            - And much, much more! Get your copy of mach-10 today
  46.              and try it out!
  47.  
  48.     - Batch file protocols. Batch protocols can be used in the files
  49.       section to allow for downloading of up to 30 files at one
  50.       time.
  51.  
  52.     - Message areas. There can be up to 200 message areas and all of the
  53.       last-read pointers are saved in the users record. These areas are
  54.       all echomail/netmail compatible with fido standards.
  55.  
  56.     - Conferences. The conference system is very powerful. Conferences may
  57.       have their own file area, message area, welcome file, bulletins,
  58.       menus, and help files. It's almost as powerful as a mini-bbs in
  59.       itself. Users may automatically be placed in a certain conference
  60.       by their access level if you wish.
  61.  
  62.     - Call analizer and statistics. The Mach-10 system includes a built-in
  63.       call analizer with many features that can be run remotely. It
  64.       features statistical information on just about everything. Try out the
  65.       option on my bbs if you want. The features are too extensive to list
  66.       in this doccument.
  67.  
  68.     - Automessages. Automessages may be written by the sysop. Each automessage
  69.       will be displayed once to the user when he logs on. This allows you
  70.       to keep the users posted with up-to-date information on your system
  71.       without making them read it everytimne they log on.
  72.  
  73.     - Graphics. There are four graphics types: None, Ascii, Ansi-color,
  74.       and Ansi-music. Try them out!
  75.  
  76.     - Visual Editor. Mach-10 has a VERY good visual editor (I must give
  77.       credit to Samual H. Smith of the toolbox bbs in phoenix, az who
  78.       wrote this section of code, the only section that is not my own).
  79.       The visual editor is for ansi users and it is a full screen editor
  80.       with many options. It supports multiple pages, up to a total of
  81.       100 lines for the message. There is both an insert and overwrite
  82.       mode and online pop-up help.
  83.  
  84.     - Two ways for menus. Menus can be used in two ways. The first way
  85.       is Mach-10 generated. Mach-10 will generate the menu real-time
  86.       from whatever options the user's access level permits. The second
  87.       option allows you to write up your own menus with an ASCII text
  88.       editor. You may also type up graphics and ANSI menus.
  89.  
  90. What is required to run Mach-10?
  91.   Mach-10 requires about 640k-1meg of disk space minimum. This means that
  92. it is possible to run the system with two DSDD floppy drives. Of course,
  93. you won't have much of a door or file section.
  94.   You should have at least 384k of free memory or 512k of memory if you
  95. wish to use doors. Memory really isn't that critical to the system. Mach-10
  96. uses an overlay structure to keep most of the code on disk rather than in
  97. memory.
  98.   For remote operation, you'll need a copy of Binkleyterm or some other
  99. front end program. If you wish to have echomail/netmail support, you'll
  100. need copies of: Confmail, Renum, Ommm, Xlaxnode or parselst, and a nodelist
  101. from your local net operator.
  102.   You'll need a fossil driver, I suggest X00.SYS. X00 is available on my
  103. system under the name of "X00V1_10.ARC". Instructions in the X00 archive
  104. will explain how to use it.
  105.  
  106. Why do I want to run Mach-10?
  107.   Mach-10 has a variety of features. It's fast and extremely configurable.
  108. It has compatibility with Fidonet which will allow your system to reach
  109. out to the rest of the world. The sysop utilities are the most extensive
  110. of any bbs system and it all runs in remote mode.
  111.  
  112. How is Mach-10 configured?
  113.   Mach-10 contains a control file. The control file (Mach-10.ctl) is a
  114. plain-ASCII file that can be edited with any text editor or word
  115. processing program. It contains all of the configuration data for
  116. mach-10. Everything is in one place. You don't need to search all over the
  117. place to set it up.
  118.  
  119. What langauge is Mach-10 written in?
  120.   Mach-10 is written in Turbo Pascal version 5.0 by Borland. Turbo Pascal
  121. offers many advantages over other languages including the support for
  122. the overlay system used in Mach-10. The bbs took a total of only about
  123. 3 weeks to write, 1-2 hours of programming per day. (Of course, it took
  124. another 2 weeks to debug).
  125.  
  126. How hard is Mach-10 to set up?
  127.   Not hard at all! HEre is what you do (in simple form):
  128.  
  129.      - Create a directories. This includes a directory for Mach-10
  130.        itself, and 1 directory for each message base. If you don't
  131.        already have a D/L dir, you'll have to make one.
  132.  
  133.      - Put "Device=X00.sys" in you config.sys file. (and un-arc
  134.        x00 in you root dir)
  135.  
  136.      - Create a directory for binkleyterm and un-arc its contents into
  137.        that dir. You can use my sample Binkley.ctl and Binkley.bat
  138.        files with little modifications.
  139.  
  140.      - Edit Mach-10.ctl to implement these changes:
  141.            -Put your name in for the sysop name
  142.            -Enter each message area into the message area table
  143.            -Enter each file area into the file area table
  144.            -Enter each directory (DL and UL) into the file dir table
  145.  
  146.      - Load up the system in local mode (Mach10/L). You mach-10 system
  147.        should load up and run fine in local mode with the default menus
  148.        and other options set.
  149.            -Hit ALT-E and edit your access level
  150.            -Hit ALT-V to validate yourself
  151.            -Play with the options!
  152.  
  153.   Now that you've got mach-10 up and running, you might want to make a
  154. few small changes:
  155.  
  156.      - Add doors. Here's how you do it:
  157.            -Follow the door's instructions for setting it up in rbbs-pc
  158.             mode
  159.            -Edit the door table in Mach-10.ctl to enter the doors name,
  160.             description, access level, And batch file. Several examples
  161.             are provided.
  162.            -Make a batch file. Batch files are included with mach-10 for
  163.             running most popular doors for rbbs-pc and pcboard.
  164.  
  165.      - Make your own menus:
  166.            -Get out an ASCII or ANSI editor and make the files!
  167.  
  168.      - Add conferences
  169.            -Add entries to the conference definition table. You may link-in
  170.             a message area, file area, welcome file, bulletins, menus, or
  171.             help files if you wish, but it's not required.
  172.  
  173.      - Write an automessage
  174.            -Go to your automessage area and select the enter message command
  175.  
  176.   That's about it for this quick run-down of the system. It's not available
  177. yet (10-10-88), but I plan on having it up as shareware by the end of the
  178. month or probably sooner. In the meantime, play around with some of the
  179. options on my system to get a feel for the bbs!
  180.  
  181. -Scott M Baker, Author of Mach-10 bbs
  182.  
  183.  
  184.  
  185.  
  186.